func net/http.containsDotDot

2 uses

	net/http (current package)
		fs.go#L731: 	if containsDotDot(r.URL.Path) {
		fs.go#L744: func containsDotDot(v string) bool {